/* ########## Auflistungs Image######### */
td.pkcontent_main {
  list-style-image: url({IMAGEDIR}/deko/text_ul.gif);
}

/* Browserfix, wenn Fenster verkleinert */
div#pkpagedecoration{
 min-width:980px;
}

/*########### Navigations Links  (Linke Seite)###########*/
A.pkcontent_a_left:link,
A.pkcontent_a_left:visited {
	background-image: url({IMAGEDIR}/nav/button_small_arrow_green_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:20px;
	text-decoration: none;
	font-weight: bold;
	color: #e42323;
	display: inline-block;
	width:130px;
}
A.pkcontent_a_left:hover {
	background-color: #CACACA;
        color: #000; 
}

/*########### Navigations Links  (Linke Seite)###########*/
A.pkcontent_a_top:link,
A.pkcontent_a_top:visited {
	background-image: url({IMAGEDIR}/nav/button_small_arrow_green_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:14px;
	text-decoration: none;
	font-weight: bold;
	color: #e42323;
	display: inline-block;
}
A.pkcontent_a_top:hover {
        color: #000; 
}

/*###############  Linke Navigation  ################*/

.pkcontent_hl_left {
 height:20px;
}

.navbotre {
 background: url({IMAGEDIR}/nav/rightmenu_bottom_fuss.gif);
 background-repeat: no-repeat;
 height:25px;
}

.pkcontent_hl_right {
 height:35px;
 background-repeat: no-repeat;
}
